Uses of Class
org.eclipse.vtp.framework.interactions.voice.vxml.Choice

Packages that use Choice
org.eclipse.vtp.framework.interactions.voice.vxml   
 

Uses of Choice in org.eclipse.vtp.framework.interactions.voice.vxml
 

Methods in org.eclipse.vtp.framework.interactions.voice.vxml with parameters of type Choice
 void Menu.addChoice(Choice choice)
          Adds the specified choice to this menu.
 void Menu.removeChoice(Choice choice)
          Removes the specified choice from this menu.